Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrement EECONFIG magic number #6590

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Decrement EECONFIG magic number #6590

merged 1 commit into from
Aug 28, 2019

Conversation

drashna
Copy link
Member

@drashna drashna commented Aug 22, 2019

This will manually wipe the EEPROM. This is a hacky solution for when new ranges are added or moved around.

A better (more complicated) solution would be to zero out everything, not just known ranges. But for now, this is a hacky solution that will work.

Types of Changes

  • Core
  • Bugfix

Issues Fixed or Closed by This PR

Notes

This is a brute force "hack". It's not great, but it works. A more elegant solution should be pushed forward. But for now.

This will manually wipe the EEPROM. This is a hacky solution for when new ranges are added or moved around. 

A better (more complicated) solution would be to zero out everything, not just known ranges.  But for now, this is a hacky solution that will work.
@drashna drashna requested a review from a team August 22, 2019 19:12
@skullydazed skullydazed merged commit 931e9bd into master Aug 28, 2019
@drashna drashna deleted the fix/eeprom branch August 28, 2019 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ctrl and OS keys swapped in Ergodox EZ
4 participants